Crate sp_keystore

source ·
Expand description

Keystore traits

Modules

Types that should only be used for testing!
VRF-specifc data types and helpers

Structs

The keystore extension to register/retrieve from the externalities.

Enums

CryptoStore error

Traits

Something that generates, stores and provides access to keys.
Sync version of the CryptoStore

Type Definitions

A pointer to a keystore.